Fix bug #17875 with changing TTY frame size, then selecting new frame.
authorEli Zaretskii <eliz@gnu.org>
Mon, 30 Jun 2014 16:45:38 +0000 (19:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 30 Jun 2014 16:45:38 +0000 (19:45 +0300)
commitfc824b6f97a0c89943654b2f88d01e00cbd5dbf8
treeb97cb5dd94888292f7bb90fa92c4637ee8b19a11
parentb53e9ae0cc504ec15d66e09f37e0246a17174ef6
Fix bug #17875 with changing TTY frame size, then selecting new frame.

 src/frame.c (do_switch_frame): When switching to another TTY frame,
 make sure FrameCols and FrameRows are in sync with the new frame's
 data.
src/ChangeLog
src/frame.c